Click or drag to resize

RuleActionsSendSMSAlertToRecipients Property

Indicates the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Mailbox> SendSMSAlertToRecipients { get; }

Property Value

Type: IListMailbox
The send SMS alert to recipients.
See Also